setAccel -0.05 limit 0.2

straight frames 40

PlaySound enemyShipSwoopSnd

setAngle 270
setAccel 0.03 limit 0.65


// exit the formation
setSize 7
moveToBack
right 0.4 angle 80 accel 0.1 2

straight left -38


// slow and turn around
setAccel -0.005 limit 0.35
setSize 7.5

left 0.5 angle 160 accel 0.02 2

// slight pause
setAccel 0


straight frames 20
moveToFront
setSize 8


// get quickly back up to speed and drop bullet on player
setAccel 0.01 limit 0.65

straight right -25

fireBullet 280 all 0 500

// turn around under formation and head back towards middle
straight right 10
setSize 8.5

right 0.5 angle 150 accel 0.05 2


straight frames 20
setAccel -0.001 limit 0.55

// enter the red zone
left 1.35 angle 53
straight wrapAny

delete